[INFO] fetching crate ludtwig 0.12.0...
[INFO] testing ludtwig-0.12.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate ludtwig 0.12.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate ludtwig 0.12.0
[INFO] finished tweaking crates.io crate ludtwig 0.12.0
[INFO] tweaked toml for crates.io crate ludtwig 0.12.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ludtwig 0.12.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ludtwig 0.12.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89534fbc39d70ad278f5a74bf969ceade1d2041779cdad38d83f4c5a20dc0ddf
[INFO] running `Command { std: "docker" "start" "-a" "89534fbc39d70ad278f5a74bf969ceade1d2041779cdad38d83f4c5a20dc0ddf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89534fbc39d70ad278f5a74bf969ceade1d2041779cdad38d83f4c5a20dc0ddf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89534fbc39d70ad278f5a74bf969ceade1d2041779cdad38d83f4c5a20dc0ddf", kill_on_drop: false }`
[INFO] [stdout] 89534fbc39d70ad278f5a74bf969ceade1d2041779cdad38d83f4c5a20dc0ddf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 153b141ab20cd449e961caea913e9b49b52f863e16a720727b4cdb202d7b0c5f
[INFO] running `Command { std: "docker" "start" "-a" "153b141ab20cd449e961caea913e9b49b52f863e16a720727b4cdb202d7b0c5f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rowan v0.16.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]    Compiling logos v0.16.1
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling ludtwig-parser v0.9.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ludtwig v0.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.39s
[INFO] running `Command { std: "docker" "inspect" "153b141ab20cd449e961caea913e9b49b52f863e16a720727b4cdb202d7b0c5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "153b141ab20cd449e961caea913e9b49b52f863e16a720727b4cdb202d7b0c5f", kill_on_drop: false }`
[INFO] [stdout] 153b141ab20cd449e961caea913e9b49b52f863e16a720727b4cdb202d7b0c5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5ad9426a00c5d8c8d2b97e7bbce2cbc53ed475b1751637c3de22c849c2e43fb
[INFO] running `Command { std: "docker" "start" "-a" "a5ad9426a00c5d8c8d2b97e7bbce2cbc53ed475b1751637c3de22c849c2e43fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling dissimilar v1.0.11
[INFO] [stderr]    Compiling expect-test v1.5.1
[INFO] [stderr]    Compiling ludtwig v0.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.04s
[INFO] running `Command { std: "docker" "inspect" "a5ad9426a00c5d8c8d2b97e7bbce2cbc53ed475b1751637c3de22c849c2e43fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5ad9426a00c5d8c8d2b97e7bbce2cbc53ed475b1751637c3de22c849c2e43fb", kill_on_drop: false }`
[INFO] [stdout] a5ad9426a00c5d8c8d2b97e7bbce2cbc53ed475b1751637c3de22c849c2e43fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f3dfe120171c6e02f49812dfa1dcc28172654cd467bffe00b78cf8cbf5ee284f
[INFO] running `Command { std: "docker" "start" "-a" "f3dfe120171c6e02f49812dfa1dcc28172654cd467bffe00b78cf8cbf5ee284f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ludtwig-2ed5852b76f5d0f9)
[INFO] [stdout] running 66 tests
[INFO] [stdout] test check::rules::html_attribute_name_kebab_case::tests::test_try_make_kebab_case ... ok
[INFO] [stdout] test check::rules::html_attribute_name_kebab_case::tests::test_is_valid_alphanumeric_kebab_case ... ok
[INFO] [stdout] test check::rules::html_attribute_name_kebab_case::tests::rule_does_not_report ... ok
[INFO] [stdout] test check::rules::html_attribute_name_kebab_case::tests::rule_fixes ... ok
[INFO] [stdout] test check::rules::html_string_quotation::tests::rule_does_report_strings_without_quotes ... ok
[INFO] [stdout] test check::rules::html_attribute_name_kebab_case::tests::rule_reports ... ok
[INFO] [stdout] test check::rules::indentation::tests::rule_fixes ... ok
[INFO] [stdout] test check::rules::html_string_quotation::tests::rule_does_report_strings_containing_same_quotation ... ok
[INFO] [stdout] test check::rules::html_string_quotation::tests::rule_reports ... ok
[INFO] [stdout] test check::rules::indentation::tests::rule_fixes_attribute_indentation ... ok
[INFO] [stdout] test check::rules::line_ending::tests::rule_line_ending_mixed ... ok
[INFO] [stdout] test check::rules::html_string_quotation::tests::rule_fixes ... ok
[INFO] [stdout] test check::rules::indentation::tests::rule_ignores ... ok
[INFO] [stdout] test check::rules::indentation::tests::rule_does_not_report_trivia_sensitive ... ok
[INFO] [stdout] test check::rules::html_string_quotation::tests::rule_fixes_no_quotation ... ok
[INFO] [stdout] test check::rules::test::test_all_rules_in_config_exists ... ok
[INFO] [stdout] test check::rules::line_ending::tests::rule_line_ending_simple ... ok
[INFO] [stdout] test check::rules::line_ending::tests::rule_line_ending_trivial ... ok
[INFO] [stdout] test check::rules::html_string_quotation::tests::rule_doesnt_fix_strings_containing_same_quotation ... ok
[INFO] [stdout] test check::rules::line_ending::tests::rule_line_ending_chained ... ok
[INFO] [stdout] test check::rules::twig_block_duplicate::tests::rule_reports ... ok
[INFO] [stdout] test check::rules::twig_block_name_snake_case::tests::rule_reports ... ok
[INFO] [stdout] test check::rules::twig_block_line_breaks::tests::rule_fixes ... ok
[INFO] [stdout] test check::rules::twig_block_line_breaks::tests::rule_does_not_report_inside_attribute_string ... ok
[INFO] [stdout] test check::rules::twig_block_line_breaks::tests::rule_fixes_top_level ... ok
[INFO] [stdout] test check::rules::twig_block_name_snake_case::tests::test_is_ascii_alpha_snake_case ... ok
[INFO] [stdout] test check::rules::twig_block_name_snake_case::tests::test_try_make_snake_case ... ok
[INFO] [stdout] test check::rules::twig_block_line_breaks::tests::rule_fixes_together_with_comments ... ok
[INFO] [stdout] test check::rules::twig_block_name_snake_case::tests::rule_fixes ... ok
[INFO] [stdout] test check::rules::twig_block_line_breaks::tests::rule_does_not_fix_nesting_together_with_comments ... ok
[INFO] [stdout] test check::rules::twig_block_line_breaks::tests::rule_reports_together_with_comments ... ok
[INFO] [stdout] test check::rules::twig_block_duplicate::tests::rule_does_not_report ... ok
[INFO] [stdout] test check::rules::twig_json_encode_escape_js::tests::fixes_with_function_call ... ok
[INFO] [stdout] test check::rules::twig_json_encode_escape_js::tests::fixes_simple_chain ... ok
[INFO] [stdout] test check::rules::indentation::tests::rule_reports ... ok
[INFO] [stdout] test check::rules::twig_hash_key_no_quotes::tests::rule_does_not_fix_strings_containing_quotes ... ok
[INFO] [stdout] test check::rules::twig_json_encode_escape_js::tests::does_not_change_raw_without_json_encode ... ok
[INFO] [stdout] test check::rules::twig_json_encode_escape_js::tests::test_rule_report ... ok
[INFO] [stdout] test check::rules::twig_logic_and::tests::rule_fixes ... ok
[INFO] [stdout] test check::rules::twig_block_line_breaks::tests::rule_reports ... ok
[INFO] [stdout] test check::rules::twig_json_encode_escape_js::tests::fixes_with_json_encode_args ... ok
[INFO] [stdout] test check::rules::twig_block_line_breaks::tests::rule_does_not_report_trivia_sensitive ... ok
[INFO] [stdout] test check::rules::twig_prefer_shopware_extends::tests::rule_fixes ... ok
[INFO] [stdout] test check::rules::twig_json_encode_escape_js::tests::does_not_change_when_already_escaped_js ... ok
[INFO] [stdout] test check::rules::twig_logic_or::tests::rule_reports ... ok
[INFO] [stdout] test check::rules::twig_hash_key_no_quotes::tests::rule_fixes ... ok
[INFO] [stdout] test check::rules::twig_hash_key_no_quotes::tests::rule_not_reports ... ok
[INFO] [stdout] test check::rules::twig_block_line_breaks::tests::rule_reports_top_level ... ok
[INFO] [stdout] test check::rules::twig_logic_or::tests::rule_fixes ... ok
[INFO] [stdout] test check::rules::twig_logic_and::tests::rule_reports ... ok
[INFO] [stdout] test check::rules::twig_string_quotation::tests::rule_reports ... ok
[INFO] [stdout] test check::rules::twig_string_quotation::tests::rule_doesnt_fix_strings_containing_same_quotation ... ok
[INFO] [stdout] test check::rules::twig_json_encode_escape_js::tests::fixes_inside_html_attribute ... ok
[INFO] [stdout] test check::rules::twig_string_quotation::tests::rule_does_report_strings_containing_same_quotation ... ok
[INFO] [stdout] test check::rules::twig_use_is_not_same_as::tests::rule_fixes_complex ... ok
[INFO] [stdout] test check::rules::twig_hash_key_no_quotes::tests::rule_reports ... ok
[INFO] [stdout] test check::rules::twig_prefer_shopware_extends::tests::rule_reports ... ok
[INFO] [stdout] test check::rules::twig_use_is_not_same_as::tests::rule_fixes ... ok
[INFO] [stdout] test check::rules::twig_string_quotation::tests::rule_doesnt_report_double_quoted_strings_containing_interpolation ... ok
[INFO] [stdout] test check::rules::twig_string_quotation::tests::rule_fixes ... ok
[INFO] [stdout] test check::rules::twig_use_is_not_same_as::tests::rule_reports ... ok
[INFO] [stdout] test check::rules::twig_use_is_same_as::tests::rule_fixes_complex ... ok
[INFO] [stdout] test check::rules::whitespace_between_line_breaks::tests::rule_fixes ... ok
[INFO] [stdout] test check::rules::twig_use_is_same_as::tests::rule_fixes ... ok
[INFO] [stdout] test check::rules::whitespace_between_line_breaks::tests::rule_reports ... ok
[INFO] [stdout] test check::rules::twig_use_is_same_as::tests::rule_reports_strict_comparison ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f3dfe120171c6e02f49812dfa1dcc28172654cd467bffe00b78cf8cbf5ee284f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3dfe120171c6e02f49812dfa1dcc28172654cd467bffe00b78cf8cbf5ee284f", kill_on_drop: false }`
[INFO] [stdout] f3dfe120171c6e02f49812dfa1dcc28172654cd467bffe00b78cf8cbf5ee284f
